home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2001 #2 / Net02.iso / start03.swf / scripts / DefineButton2_33 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2000-12-30  |  73 b   |  7 lines

  1. on(press){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndPlay(20);
  5.    }
  6. }
  7.